Skip to content

chore(deps): update dcap-qvl to 0.5.3 - #1126

Merged
kvinwang merged 1 commit into
nextfrom
chore/update-dcap-qvl-0.5.3
Aug 25, 2026
Merged

chore(deps): update dcap-qvl to 0.5.3#1126
kvinwang merged 1 commit into
nextfrom
chore/update-dcap-qvl-0.5.3

Conversation

@kvinwang

Copy link
Copy Markdown
Collaborator

Summary

Bumps the workspace dcap-qvl dependency from 0.5.2 to 0.5.3.

Upstream 0.5.3 (Phala-Network/dcap-qvl#220) masks the PERFMON bit out of reserved_other in TDAttributes::parse. Without it, quotes from platforms that have PERFMON enabled are rejected for having reserved TD attribute bits set.

Impact

dstack only reads the raw td_attributes bytes (dstack-attest, dstack-verifier, mock-attestation) and never touches the parsed TDAttributes struct, so no call-site changes are required. The sdk/rust workspace is on the separate 0.3.x line and is left untouched.

Testing

  • cargo check --workspace --all-features
  • cargo test -p dstack-verifier -p dstack-attest -p ra-tls -p mock-attestation --all-features — all pass

Upstream 0.5.3 masks the PERFMON bit out of `reserved_other` in
`TDAttributes::parse`, so quotes from platforms with PERFMON enabled are
no longer rejected for having reserved TD attribute bits set.

dstack only reads the raw `td_attributes` bytes, so no call-site changes
are required.
Copilot AI lite review requested due to automatic review settings August 25, 2026 02:34

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@kvinwang
kvinwang enabled auto-merge August 25, 2026 02:35
@kvinwang
kvinwang merged commit 4bcf7ef into next Aug 25, 2026
15 checks passed
@kvinwang
kvinwang deleted the chore/update-dcap-qvl-0.5.3 branch August 25, 2026 02:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants